Telegram Group & Telegram Channel
👀 Как осуществляется обработка исключений в Python?

В Python для обработки исключений используется конструкция, состоящая из трех ключевых слов: try, except и finally.
Примерный синтаксис выглядит следующим образом:

try:
# попытаться выполнить это
except:
# если в блоке try возникла ошибка, выполнить это
finally:
# выполнить это в любом случае


На изображении показан упрощенный пример такой конструкции. В данном случае блок try завершится с ошибкой, так как складывать целые числа со строками невозможно. Блок except присваивает переменной val значение 10, а затем блок finally выводит сообщение «complete».

Библиотека собеса по Python



tg-me.com/py_interview_lib/751
Create:
Last Update:

👀 Как осуществляется обработка исключений в Python?

В Python для обработки исключений используется конструкция, состоящая из трех ключевых слов: try, except и finally.
Примерный синтаксис выглядит следующим образом:

try:
# попытаться выполнить это
except:
# если в блоке try возникла ошибка, выполнить это
finally:
# выполнить это в любом случае


На изображении показан упрощенный пример такой конструкции. В данном случае блок try завершится с ошибкой, так как складывать целые числа со строками невозможно. Блок except присваивает переменной val значение 10, а затем блок finally выводит сообщение «complete».

Библиотека собеса по Python

BY Библиотека собеса по Python | вопросы с собеседований




Share with your friend now:
tg-me.com/py_interview_lib/751

View MORE
Open in Telegram


Библиотека собеса по Python | вопросы с собеседований Telegram | DID YOU KNOW?

Date: |

However, analysts are positive on the stock now. “We have seen a huge downside movement in the stock due to the central electricity regulatory commission’s (CERC) order that seems to be negative from 2014-15 onwards but we cannot take a linear negative view on the stock and further downside movement on the stock is unlikely. Currently stock is underpriced. Investors can bet on it for a longer horizon," said Vivek Gupta, director research at CapitalVia Global Research.

How Does Bitcoin Work?

Bitcoin is built on a distributed digital record called a blockchain. As the name implies, blockchain is a linked body of data, made up of units called blocks that contain information about each and every transaction, including date and time, total value, buyer and seller, and a unique identifying code for each exchange. Entries are strung together in chronological order, creating a digital chain of blocks. “Once a block is added to the blockchain, it becomes accessible to anyone who wishes to view it, acting as a public ledger of cryptocurrency transactions,” says Stacey Harris, consultant for Pelicoin, a network of cryptocurrency ATMs. Blockchain is decentralized, which means it’s not controlled by any one organization. “It’s like a Google Doc that anyone can work on,” says Buchi Okoro, CEO and co-founder of African cryptocurrency exchange Quidax. “Nobody owns it, but anyone who has a link can contribute to it. And as different people update it, your copy also gets updated.”

Библиотека собеса по Python | вопросы с собеседований from ar


Telegram Библиотека собеса по Python | вопросы с собеседований
FROM USA